MessageDisableFullFidelity Property |
Gets or sets a value indicating whether [disable full fidelity].
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool DisableFullFidelity { get; set; }Public Property DisableFullFidelity As Boolean
Get
Set
Property Value
Type:
Booleantrue if [disable full fidelity]; otherwise,
false.
See Also